home *** CD-ROM | disk | FTP | other *** search
- Path: news.u-net.com!news
- From: Michael McKinlay <sales@sytelco.u-net.com>
- Newsgroups: comp.lang.c++,comp.os.ms-windows.programmer.win32
- Subject: Re: VC++ 4.0 memory allocation slower than in 2.x!!!
- Date: Sat, 30 Mar 1996 19:57:57 +0000
- Organization: Sytel Ltd.
- Message-ID: <315D9245.5955@sytelco.u-net.com>
- References: <alanDozpsy.Kn6@netcom.com> <4jgde4$kgo_001@chem.uva.nl> <315C86C3.57BE@sdt.com> <alanDp1uEB.JHs@netcom.com>
- NNTP-Posting-Host: sytelco.u-net.com
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (Win95; I)
-
- If you`re that dependant on the speed of malloc (or new since it uses
- malloc anyway) then perhaps you shouldn`t be using any version of it as
- none of them were built with speed in mind at all...
-